/* 轮播图 */

.swiper-container {
	width: 100%;
	height: auto;
}
.swiper-lunbo{
	width: 100%;
	height: 260px;
	padding-top: 60px;
}

.swiper-button-prev {
	background: rgba(0, 0, 0, 0.4);
	background-repeat: no-repeat;
	left: 50px;
	width: 45px;
	height: 90px;
	background-size: 50%;
	background-position: center;
}

.swiper-button-next {
	background: rgba(0, 0, 0, 0.4);
	background-repeat: no-repeat;
	right: 50px;
	width: 45px;
	height: 90px;
	background-size: 50%;
	background-position: center;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	width: 50px;
	height: 10px;
	border-radius: 0px;
	margin-bottom: 10px;
}

.swiper-pagination-bullet-active {
	background: rgba(0, 0, 0, 0.4);
}

.sous_box{
	position: absolute;
	top: 37%;
	left: 15%;
	z-index: 1;
	/* transform:translateY(-50%); */
}


.sous_text h4{color: #fff; font-size: 42px;line-height: 55px;font-weight: 600;letter-spacing: 5px;}
.sous_text p{ color: #fff; font-size: 20px; line-height: 40px;margin-top: 30px;margin-bottom:20px;}




.unstyled li{float: left;}
.search_input{width: 490px;height: 60px;line-height: 60px;font-size: 16px;color: #999;padding-left: 20px;}
.search_botton{width: 130px;height: 60px;line-height: 60px;color: #fff;text-align: center;background: #043895;}
/* 公司介绍 */
.peo_box {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.peo_box {
	 background: #1a3553; 
	/*background: #c50118;*/
}

.peo_l {
	height: auto;
	overflow: hidden;
}

.peo_l img {
	width: 100%;
	height: auto;
}

.peo_r {
	height: auto;
	overflow: hidden;
	padding: 100px 90px;
	padding: 1rem;
}

.peo_r h4 {
	font-size: 26px;
	font-weight: 700;
	color: #fff;
}

.peo_r p {
	font-size: 14px;
	line-height: 180%;
	color: #fff;

}

.peo_r span {
	color: #fff;
	font-size: 14px;
	padding: 5px 15px;
	border: 1px solid #fff;
	border-radius: 30px;
	display: inline-block;
	margin: 0px 0 20px 0;
}


.peo_r h4:after {
	content: " ";
	display: inline-block;
	background: url(../images/sanjiao.png);
	width: 23px;
	height: 30px; margin-left: 15px;
}

.peor_nav .peor_nav_ul {
	display: flex;
	justify-content: center;
	margin-top: 60px;
}

.peor_nav .peor_nav_li {
	width: 100%;
	height: 100px;
	overflow: hidden;
	margin: 0 15px;
	border-radius: 20px 0px 20px 0px;

}

.peor_nav_li_hover {
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all .5s ease;
	text-align: center;
	padding-top: 40px;
	color: #fff;
	font-size: 14px;
}

.peor_nav .peor_nav_li_hover:hover {
	opacity: 1;
	background: rgba(0, 0, 0, 0.3);
}

/* 产品中心 */

.aob_box {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.aob_l {
	overflow: hidden;
	padding: 0 100px;
}
.aob_l>p{ text-indent:2em!important; margin-top:10px!important;}

.aob_l h4 {
	font-size: 24px;
	padding: 20px 0px;
	display: inline-block;
}

.aob_l h4::after {
	content: " ";
	display: block;
	width: 60px;
	height: 6px;
	 background: #3656a1; 
	/*background-color: #c50118;*/
	margin-top: 10px;
}

.aob_l p {
	font-size: 16px;
	margin-top: 50px;
	line-height: 180%;
}

.aob_r {
	overflow: hidden;

}

.aob_r .aob_r_img {
	width: 50%;
	float: left;
}

.aob_r_text {
	text-align: left;
	margin-top: 20px;
}

.aob_r .aob_r_img h4 {
	font-size: 18px;
	line-height: 180%;
}

.aob_r .aob_r_img h5 {
	font-size: 14px;
	line-height: 180%;
	display: inline-block;
}


.aob_r .aob_r_img h5::after {
	content: " ";
	display: block;
	width: 30px;
	height: 4px;
	 background: #3656a1; 
/*	background: #c50118;*/
	margin-top: 0px;
}



/* 企业文化 */

.aob2_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: flex;
	background: url(../images/shij_bj.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}

.aob2_box .aob_l h4 {
	color: #fff;
	padding: 45px 0px;
}

.aob2_box .aob_r {
	padding: 0px 20px;
}

.aob2_box .aob_r_li {
	height: 100px;
	border-bottom: 1px solid #999;
}

.aob2_box .aob_r_li p {
	font-size: 16px;
	line-height: 100px;
	padding-left: 5px;
}

.aob2_box .aob_r_li span {
	padding-right: 5px;
}

/* 企业优势 */
.aob3_box {
	width: 100%;
	min-height: auto;
	display: flex;
	position: relative;
	overflow: hidden;
}

.swiper-yous {
	width: 100%;
	height: 100%;
	position: absolute;margin-left:30%;
}

.aob3_box_ul {
	position: absolute;
	top: 38%;
	left: 40%;
}

.aob3_box_ul .aob3_box_li {
	width: 400px;
	height: 550px;
	 background: rgba(30, 49, 100, 0.8); 
	/*background: rgba(199, 3, 3, 0.8);*/
	padding: 80px 50px;
	border-radius: 100px 0px 100px 0px;
}

.aob3_box_ul_1 {
	height: auto;
}

.aob3_box_ul_1 .aob3_box_li {
	/* background: rgba(30, 49, 100, 0.8); */
	background: rgba(199, 3, 3, 0.8);
	padding: 1rem;
	min-height: 300px;
}

.aob3_box_ul_1 .aob3_box_li h4 {
	color: #fff;
	font-size: 20px;
}

.aob3_box_ul_1 .aob3_box_li p {
	color: #fff;
	font-size: 13px;
	line-height: 180%;
	margin-top: 1rem;
}

.aob3_box_ul .aob3_box_li h4 {
	color: #fff;
	font-size: 26px;
	line-height: 180%;
}

.aob3_box_ul .aob3_box_li p {
	color: #fff;
	font-size: 16px;
    line-height: 150%;
    margin-top: 40px;
}

.aob3_box_ul .aob3_box_li .icon {
	font-size: 80px;
	color: #fff;
	text-align: center;
	display: block;
	position: absolute;
    left: 50%;
	bottom: 10px;
	transform: translateX(-50%);
}

.aob3_box_ul_1 .aob3_box_li .icon {
	font-size: 60px;
	color: #fff;
	text-align: center;
	display: block;
	position: absolute;
    left: 50%;
	bottom: 10px;
	transform: translateX(-50%);
	
}

/* 资质证书 */
.aob4_box {
	width: 100%;
	height: auto;
	display: flex;
	position: relative;

}

.aob4_box .aob_r {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.aob4_box .aob4_r_img {
	overflow: hidden;
}

.aob4_box .aob4_r_img img {
	width: 100%;
	height: 100%;
}

/* 新闻资讯 */
.aob5_box {
	width: 100%;
	height: auto;
	display: flex;
	position: relative;
}

.aob5_box .aob_r {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.aob5_box .aob4_r_news {
	margin: 0px 10px;
	margin-bottom: 20px;
	overflow: hidden;
}

.aob5_box .aob4_r_news img {
	width: 100%;
}

.aob5_box .aob4_r_news h4 {
	font-size: 16px;
	line-height: 180%;
	margin: 10px 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.aob5_box .aob4_r_news p {
	font-size: 14px;
	line-height: 180%;
}

.aob4_r_news_img {
	overflow: hidden;
	height: 250px;
}
.aob4_r_news_img>img{
	width: 100%;
	height: 100%;
}
.aob4_r_news_text {
	padding: 0px 10px;
}


/* yido */
.grid figure {
	min-width: auto;
	min-height: auto;
	padding: 0px 1em;
}

.aob_l {
	padding: 0 1rem;
}

.swiper-yous-1 {
	height: auto;
}

.container {
	margin-bottom: 20px;
	padding: 0px;
}

.grid {
	padding: 0px;
}
.margin-top-10{ margin-top:15px!important}